2024-03-27 15:04:46,893 [ 32466 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-27 15:04:46,893 [ 32466 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-27 15:04:46,893 [ 32466 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-27 15:04:46,893 [ 32466 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ltwirj --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_HELPER_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_BASE_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBERIZED_HADOOP_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBEROS_KDC_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JS_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_utf8mb4 test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_concurrent_alter_move[mt] test_multiple_disks/test.py::test_concurrent_alter_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk -vvv' altinityinfra/integration-tests-runner:0-0a8ac3b092733da37e3e2a0079c486938a36790d '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.1.1, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, xdist-3.5.0, random-0.2, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_keeper_multinode_simple/test.py::test_follower_restart test_lost_part/test.py::test_lost_last_part test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_library_bridge/test.py::test_load_all test_ldap_external_user_directory/test.py::test_authentication_fail [gw4] [ 1%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes [gw3] [ 2%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw4] [ 3%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw3] [ 4%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout [gw4] [ 5%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw4] [ 6%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw8] [ 7%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw8] [ 8%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping [gw0] [ 9%] PASSED test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows [gw3] [ 10%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout [gw7] [ 11%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart [gw3] [ 12%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw2] [ 13%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] [gw5] [ 14%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode [gw5] [ 15%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_grpc_protocol/test.py::test_totals_and_extremes [gw6] [ 16%] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation [gw5] [ 17%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower [gw3] [ 18%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw0] [ 19%] PASSED test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids [gw2] [ 20%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] [gw0] [ 21%] PASSED test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys [gw7] [ 22%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw0] [ 23%] PASSED test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values [gw5] [ 24%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower [gw0] [ 25%] PASSED test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_keeper_force_recovery/test.py::test_cluster_recovery [gw4] [ 26%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes [gw0] [ 27%] PASSED test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_grpc_protocol/test.py::test_transport_compression [gw4] [ 28%] PASSED test_grpc_protocol/test.py::test_transport_compression test_keeper_nodes_add/test.py::test_nodes_add [gw0] [ 29%] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw2] [ 30%] PASSED test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] [gw7] [ 31%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_internal_secure/test.py::test_secure_raft_works [gw0] [ 32%] PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive [gw9] [ 33%] PASSED test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count [gw2] [ 34%] PASSED test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw9] [ 35%] PASSED test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count [gw1] [ 36%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw9] [ 37%] PASSED test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count [gw2] [ 38%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] [gw2] [ 39%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] [gw2] [ 40%] PASSED test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] [gw2] [ 41%] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] [gw1] [ 42%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 [gw2] [ 43%] PASSED test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] [gw4] [ 44%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw2] [ 45%] PASSED test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] [gw6] [ 46%] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica [gw0] [ 47%] PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw1] [ 48%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw2] [ 49%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] [gw1] [ 50%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw5] [ 51%] PASSED test_keeper_nodes_add/test.py::test_nodes_add [gw1] [ 52%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_keeper_s3_snapshot/test.py::test_s3_upload [gw2] [ 53%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_concurrent_alter_move[mt] [gw1] [ 54%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 [gw1] [ 55%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw2] [ 56%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move[mt] test_multiple_disks/test.py::test_concurrent_alter_move[replicated] [gw3] [ 57%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw1] [ 58%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw5] [ 59%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload [gw2] [ 60%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] [gw3] [ 61%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw2] [ 62%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] [gw1] [ 63%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw3] [ 64%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw2] [ 65%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] test_multiple_disks/test.py::test_detach_attach[mt] [gw2] [ 66%] PASSED test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] [gw2] [ 67%] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk [gw2] [ 68%] PASSED test_multiple_disks/test.py::test_download_appropriate_disk [gw1] [ 69%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw1] [ 70%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw1] [ 71%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw1] [ 72%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw7] [ 73%] FAILED test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_three_nodes_start/test.py::test_smoke [gw1] [ 74%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw1] [ 75%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list [gw1] [ 76%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype [gw1] [ 77%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments [gw1] [ 78%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum [gw1] [ 79%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update [gw7] [ 80%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw1] [ 81%] PASSED test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 [gw1] [ 82%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 [gw1] [ 83%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 [gw1] [ 84%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 [gw1] [ 85%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] [gw1] [ 86%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] [gw1] [ 87%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_savepoint_query [gw1] [ 88%] PASSED test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 [gw1] [ 89%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 [gw1] [ 90%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table [gw6] [ 91%] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw1] [ 92%] PASSED test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table [gw1] [ 93%] PASSED test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides [gw6] [ 94%] PASSED test_lost_part/test.py::test_lost_part_same_replica [gw1] [ 95%] PASSED test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table [gw1] [ 96%] PASSED test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_utf8mb4 [gw1] [ 97%] PASSED test_materialized_mysql_database/test.py::test_utf8mb4 [gw8] [ 98%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect [gw8] [ 99%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw8] [100%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart =================================== FAILURES =================================== ____________________________ test_secure_raft_works ____________________________ [gw7] linux -- Python 3.8.10 /usr/bin/python3 started_cluster = def test_secure_raft_works(started_cluster): try: node1_zk = get_fake_zk("node1") node2_zk = get_fake_zk("node2") node3_zk = get_fake_zk("node3") > node1_zk.create("/test_node", b"somedata1") test_keeper_internal_secure/test.py:70: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python3.8/dist-packages/kazoo/client.py:999: in create return self.create_async( /usr/local/lib/python3.8/dist-packages/kazoo/handlers/utils.py:78: in get raise self._exception /usr/local/lib/python3.8/dist-packages/kazoo/handlers/utils.py:299: in captured_function return function(*args, **kwargs) /usr/local/lib/python3.8/dist-packages/kazoo/handlers/utils.py:320: in captured_function value = function(*args, **kwargs) /usr/local/lib/python3.8/dist-packages/kazoo/client.py:1085: in create_completion return self.unchroot(result.get()) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = block = True, timeout = None def get(self, block=True, timeout=None): """Return the stored value or raise the exception. If there is no value raises TimeoutError. """ with self._condition: if self._exception is not _NONE: if self._exception is None: return self.value > raise self._exception E kazoo.exceptions.ConnectionLoss /usr/local/lib/python3.8/dist-packages/kazoo/handlers/utils.py:72: ConnectionLoss ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml ------------------------------ Captured log setup ------------------------------ 2024-03-27 15:05:22 [ 386 ] INFO : Running tests in /ClickHouse/tests/integration/test_keeper_internal_secure/test.py (cluster.py:2508, start) 2024-03-27 15:05:22 [ 386 ] DEBUG : Cluster start called. is_up=False (cluster.py:2515, start) 2024-03-27 15:05:22 [ 386 ] DEBUG : Docker networks for project roottestkeeperinternalsecure are NETWORK ID NAME DRIVER SCOPE (cluster.py:633, print_all_docker_pieces) 2024-03-27 15:05:22 [ 386 ] DEBUG : Docker containers for project roottestkeeperinternalsecure are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:641, print_all_docker_pieces) 2024-03-27 15:05:22 [ 386 ] DEBUG : Docker volumes for project roottestkeeperinternalsecure are DRIVER VOLUME NAME (cluster.py:649, print_all_docker_pieces) 2024-03-27 15:05:22 [ 386 ] DEBUG : Cleanup called (cluster.py:654, cleanup) 2024-03-27 15:05:22 [ 386 ] DEBUG : Docker networks for project roottestkeeperinternalsecure are NETWORK ID NAME DRIVER SCOPE (cluster.py:633, print_all_docker_pieces) 2024-03-27 15:05:22 [ 386 ] DEBUG : Docker containers for project roottestkeeperinternalsecure are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:641, print_all_docker_pieces) 2024-03-27 15:05:22 [ 386 ] DEBUG : Docker volumes for project roottestkeeperinternalsecure are DRIVER VOLUME NAME (cluster.py:649, print_all_docker_pieces) 2024-03-27 15:05:22 [ 386 ] DEBUG : Command:docker container list --all --filter name='^/roottestkeeperinternalsecure_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:97, run_and_check) 2024-03-27 15:05:22 [ 386 ] DEBUG : Unstopped containers: {} (cluster.py:668, cleanup) 2024-03-27 15:05:22 [ 386 ] DEBUG : No running containers for project: roottestkeeperinternalsecure (cluster.py:682, cleanup) 2024-03-27 15:05:22 [ 386 ] DEBUG : Trying to prune unused networks... (cluster.py:688, cleanup) 2024-03-27 15:05:22 [ 386 ] DEBUG : Trying to prune unused images... (cluster.py:704, cleanup) 2024-03-27 15:05:22 [ 386 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:97, run_and_check) 2024-03-27 15:05:22 [ 386 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:105, run_and_check) 2024-03-27 15:05:22 [ 386 ] DEBUG : Images pruned (cluster.py:707, cleanup) 2024-03-27 15:05:22 [ 386 ] DEBUG : Trying to prune unused volumes... (cluster.py:713, cleanup) 2024-03-27 15:05:22 [ 386 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:97, run_and_check) 2024-03-27 15:05:22 [ 386 ] DEBUG : Stdout:3 (cluster.py:105, run_and_check) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup directory for instance: node1 (cluster.py:2528, start) 2024-03-27 15:05:22 [ 386 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4146, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Create directory for common tests configuration (cluster.py:4151, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Copy common configuration from helpers (cluster.py:4171, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Generate and write macros file (cluster.py:4184, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_keeper_internal_secure/configs/enable_secure_keeper1.xml', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/ssl_conf.xml', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/server.crt', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/server.key', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/rootCA.pem'] to /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/configs/config.d (cluster.py:4215, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/database (cluster.py:4232, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/logs (cluster.py:4243, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4319, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup directory for instance: node2 (cluster.py:2528, start) 2024-03-27 15:05:22 [ 386 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4146, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Create directory for common tests configuration (cluster.py:4151, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Copy common configuration from helpers (cluster.py:4171, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Generate and write macros file (cluster.py:4184, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_keeper_internal_secure/configs/enable_secure_keeper2.xml', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/ssl_conf.xml', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/server.crt', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/server.key', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/rootCA.pem'] to /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/configs/config.d (cluster.py:4215, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/database (cluster.py:4232, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/logs (cluster.py:4243, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4319, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup directory for instance: node3 (cluster.py:2528, start) 2024-03-27 15:05:22 [ 386 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4146, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Create directory for common tests configuration (cluster.py:4151, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Copy common configuration from helpers (cluster.py:4171, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Generate and write macros file (cluster.py:4184, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_keeper_internal_secure/configs/enable_secure_keeper3.xml', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/ssl_conf.xml', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/server.crt', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/server.key', '/ClickHouse/tests/integration/test_keeper_internal_secure/configs/rootCA.pem'] to /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/configs/config.d (cluster.py:4215, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/database (cluster.py:4232, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/logs (cluster.py:4243, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4319, create_dir) 2024-03-27 15:05:22 [ 386 ] DEBUG : Env {'TSAN_OPTIONS': 'second_deadlock_stack=1', 'ASAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw'} stored in /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/.env (cluster.py:70, _create_env_file) 2024-03-27 15:05:22 [ 386 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-03-27 15:05:22 [ 386 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-03-27 15:05:22 [ 386 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-03-27 15:05:22 [ 386 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-03-27 15:05:22 [ 386 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 824 (connectionpool.py:429, _make_request) 2024-03-27 15:05:22 [ 386 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/.env', '--project-name', 'roottestkeeperinternalsecure', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/docker-compose.yml', 'pull'] (cluster.py:97, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node3 ... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node2 ... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node1 ... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node1 ... pulling from altinityinfra/integr... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node1 ... digest: sha256:0a374a389fa493e61c... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node1 ... status: image is up to date for a... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node2 ... pulling from altinityinfra/integr... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node2 ... digest: sha256:0a374a389fa493e61c... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node2 ... status: image is up to date for a... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node2 ... done (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node3 ... pulling from altinityinfra/integr... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node3 ... digest: sha256:0a374a389fa493e61c... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node3 ... status: image is up to date for a... (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : Stderr:Pulling node3 ... done (cluster.py:107, run_and_check) 2024-03-27 15:05:26 [ 386 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker-compose --env-file /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/.env --project-name roottestkeeperinternalsecure --file /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/docker-compose.yml --file /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/docker-compose.yml up -d --no-recreate') (cluster.py:2852, start) 2024-03-27 15:05:26 [ 386 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/.env', '--project-name', 'roottestkeeperinternalsecure', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/docker-compose.yml', 'up', '-d', '--no-recreate'] (cluster.py:97, run_and_check) 2024-03-27 15:05:27 [ 386 ] DEBUG : Stderr:Creating network "roottestkeeperinternalsecure_default" with the default driver (cluster.py:107, run_and_check) 2024-03-27 15:05:27 [ 386 ] DEBUG : Stderr:Creating roottestkeeperinternalsecure_node1_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:05:27 [ 386 ] DEBUG : Stderr:Creating roottestkeeperinternalsecure_node2_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:05:27 [ 386 ] DEBUG : Stderr:Creating roottestkeeperinternalsecure_node3_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:05:27 [ 386 ] DEBUG : Stderr:Creating roottestkeeperinternalsecure_node3_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:05:27 [ 386 ] DEBUG : Stderr:Creating roottestkeeperinternalsecure_node2_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:05:27 [ 386 ] DEBUG : Stderr:Creating roottestkeeperinternalsecure_node1_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:05:27 [ 386 ] DEBUG : ClickHouse instance created (cluster.py:2860, start) 2024-03-27 15:05:27 [ 386 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:1851, get_instance_ip) 2024-03-27 15:05:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node1_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:27 [ 386 ] DEBUG : Waiting for ClickHouse start in node1, ip: 172.16.12.4... (cluster.py:2867, start) 2024-03-27 15:05:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node1_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:05:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:06:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:29 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:30 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:31 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:32 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:33 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:34 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:35 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:36 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:37 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:38 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:39 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:40 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:41 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:42 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:43 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:44 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:45 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:46 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:47 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:48 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:49 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:50 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:51 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:52 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:53 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:54 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:55 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:56 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:57 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:58 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:07:59 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:00 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:01 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:02 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:03 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:04 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:05 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:06 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:07 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:08 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:09 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:10 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:11 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:12 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:13 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:14 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:15 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:16 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:17 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:18 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:19 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:20 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:21 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:22 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:23 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:24 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:25 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:26 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:27 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/6616164fe2d96fce1adb7038f77ceec968663df08a7302cc6ab3d22f2fa87971/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : ClickHouse node1 started (cluster.py:2871, start) 2024-03-27 15:08:28 [ 386 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:1851, get_instance_ip) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node2_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : Waiting for ClickHouse start in node2, ip: 172.16.12.3... (cluster.py:2867, start) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node2_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/812a38ebf6c2d792c8d140a5ab366da711335996e14f9b6c8fbdf4cfa946f953/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : ClickHouse node2 started (cluster.py:2871, start) 2024-03-27 15:08:28 [ 386 ] DEBUG : get_instance_ip instance_name=node3 (cluster.py:1851, get_instance_ip) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node3_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : Waiting for ClickHouse start in node3, ip: 172.16.12.2... (cluster.py:2867, start) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node3_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/4060a11dd6508aad9137f858e0afd84ccff4fa4cb76f4f949447fa2c43fb0363/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] DEBUG : ClickHouse node3 started (cluster.py:2871, start) ------------------------------ Captured log call ------------------------------- 2024-03-27 15:08:28 [ 386 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:1851, get_instance_ip) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node1_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] INFO : Connecting to 172.16.12.4(172.16.12.4):9181, use_ssl: False (connection.py:688, _connect) 2024-03-27 15:08:28 [ 386 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:330, _submit) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:561, _session_callback) 2024-03-27 15:08:28 [ 386 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:1851, get_instance_ip) 2024-03-27 15:08:28 [ 386 ] WARNING : Connection dropped: socket connection broken (connection.py:660, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] WARNING : Transition to CONNECTING (connection.py:664, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection lost (client.py:573, _session_callback) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node2_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] INFO : Connecting to 172.16.12.3(172.16.12.3):9181, use_ssl: False (connection.py:688, _connect) 2024-03-27 15:08:28 [ 386 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:330, _submit) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:561, _session_callback) 2024-03-27 15:08:28 [ 386 ] DEBUG : get_instance_ip instance_name=node3 (cluster.py:1851, get_instance_ip) 2024-03-27 15:08:28 [ 386 ] WARNING : Connection dropped: socket connection broken (connection.py:660, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] WARNING : Transition to CONNECTING (connection.py:664, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection lost (client.py:573, _session_callback) 2024-03-27 15:08:28 [ 386 ] DEBUG : http://localhost:None "GET /v1.45/containers/roottestkeeperinternalsecure_node3_1/json HTTP/1.1" 200 None (connectionpool.py:429, _make_request) 2024-03-27 15:08:28 [ 386 ] INFO : Connecting to 172.16.12.2(172.16.12.2):9181, use_ssl: False (connection.py:688, _connect) 2024-03-27 15:08:28 [ 386 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:330, _submit) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:561, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Connection dropped: socket connection broken (connection.py:660, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] WARNING : Transition to CONNECTING (connection.py:664, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection lost (client.py:573, _session_callback) 2024-03-27 15:08:28 [ 386 ] INFO : Connecting to 172.16.12.3(172.16.12.3):9181, use_ssl: False (connection.py:688, _connect) 2024-03-27 15:08:28 [ 386 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=-1, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:330, _submit) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:561, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Connection dropped: socket connection broken (connection.py:660, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] WARNING : Transition to CONNECTING (connection.py:664, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection lost (client.py:573, _session_callback) 2024-03-27 15:08:28 [ 386 ] INFO : Connecting to 172.16.12.4(172.16.12.4):9181, use_ssl: False (connection.py:688, _connect) 2024-03-27 15:08:28 [ 386 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=-1, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:330, _submit) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:561, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Connection dropped: socket connection broken (connection.py:660, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] WARNING : Transition to CONNECTING (connection.py:664, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection lost (client.py:573, _session_callback) 2024-03-27 15:08:28 [ 386 ] INFO : Connecting to 172.16.12.2(172.16.12.2):9181, use_ssl: False (connection.py:688, _connect) 2024-03-27 15:08:28 [ 386 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=-1, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:330, _submit) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:561, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Connection dropped: socket connection broken (connection.py:660, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] WARNING : Transition to CONNECTING (connection.py:664, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection lost (client.py:573, _session_callback) 2024-03-27 15:08:28 [ 386 ] INFO : Connecting to 172.16.12.3(172.16.12.3):9181, use_ssl: False (connection.py:688, _connect) 2024-03-27 15:08:28 [ 386 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=-1, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:330, _submit) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:561, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Connection dropped: socket connection broken (connection.py:660, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] WARNING : Transition to CONNECTING (connection.py:664, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection lost (client.py:573, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:547, zk_loop) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper session closed, state: CLOSED (client.py:567, _session_callback) 2024-03-27 15:08:28 [ 386 ] INFO : Connecting to 172.16.12.2(172.16.12.2):9181, use_ssl: False (connection.py:688, _connect) 2024-03-27 15:08:28 [ 386 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=-1, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:330, _submit) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:561, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Connection dropped: socket connection broken (connection.py:660, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] WARNING : Transition to CONNECTING (connection.py:664, _connect_attempt) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper connection lost (client.py:573, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:547, zk_loop) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper session closed, state: CLOSED (client.py:567, _session_callback) 2024-03-27 15:08:28 [ 386 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:547, zk_loop) 2024-03-27 15:08:28 [ 386 ] INFO : Zookeeper session closed, state: CLOSED (client.py:567, _session_callback) ---------------------------- Captured log teardown ----------------------------- 2024-03-27 15:08:29 [ 386 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/.env', '--project-name', 'roottestkeeperinternalsecure', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:97, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_node3_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_node1_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_node2_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_node2_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_node3_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_node1_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/logs/stderr.log* || true'] (cluster.py:97, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/logs/stderr.log* || true'] (cluster.py:97, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/logs/stderr.log* || true'] (cluster.py:97, run_and_check) 2024-03-27 15:08:33 [ 386 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/.env', '--project-name', 'roottestkeeperinternalsecure', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0/node3/docker-compose.yml', 'down', '--volumes'] (cluster.py:97, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_node3_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_node1_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_node2_1 ... (cluster.py:107, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_node2_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_node1_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_node3_1 ... done (cluster.py:107, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stderr:Removing network roottestkeeperinternalsecure_default (cluster.py:107, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Cleanup called (cluster.py:654, cleanup) 2024-03-27 15:08:34 [ 386 ] DEBUG : Docker networks for project roottestkeeperinternalsecure are NETWORK ID NAME DRIVER SCOPE (cluster.py:633, print_all_docker_pieces) 2024-03-27 15:08:34 [ 386 ] DEBUG : Docker containers for project roottestkeeperinternalsecure are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:641, print_all_docker_pieces) 2024-03-27 15:08:34 [ 386 ] DEBUG : Docker volumes for project roottestkeeperinternalsecure are DRIVER VOLUME NAME (cluster.py:649, print_all_docker_pieces) 2024-03-27 15:08:34 [ 386 ] DEBUG : Command:docker container list --all --filter name='^/roottestkeeperinternalsecure_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:97, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Unstopped containers: {} (cluster.py:668, cleanup) 2024-03-27 15:08:34 [ 386 ] DEBUG : No running containers for project: roottestkeeperinternalsecure (cluster.py:682, cleanup) 2024-03-27 15:08:34 [ 386 ] DEBUG : Trying to prune unused networks... (cluster.py:688, cleanup) 2024-03-27 15:08:34 [ 386 ] DEBUG : Trying to prune unused images... (cluster.py:704, cleanup) 2024-03-27 15:08:34 [ 386 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:97, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:105, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Images pruned (cluster.py:707, cleanup) 2024-03-27 15:08:34 [ 386 ] DEBUG : Trying to prune unused volumes... (cluster.py:713, cleanup) 2024-03-27 15:08:34 [ 386 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:97, run_and_check) 2024-03-27 15:08:34 [ 386 ] DEBUG : Stdout:3 (cluster.py:105, run_and_check) =============================== warnings summary =============================== test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 /usr/local/lib/python3.8/dist-packages/_pytest/threadexception.py:77: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-7 Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialize_with_ddl.py", line 1344, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 101, in query cursor.execute(execution_query) File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 153, in execute result = self._query(query) File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 322, in _query conn.query(q) File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 558, in query self._affected_rows = self._read_query_result(unbuffered=unbuffered) File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 822, in _read_query_result result.read() File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 1200, in read first_packet = self.connection._read_packet() File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 772, in _read_packet packet.raise_for_error() File "/usr/local/lib/python3.8/dist-packages/pymysql/protocol.py", line 221, in raise_for_error err.raise_mysql_exception(self._data) File "/usr/local/lib/python3.8/dist-packages/pymysql/err.py", line 143, in raise_mysql_exception raise errorclass(errno, errval) pymysql.err.OperationalError: (1053, 'Server shutdown in progress') warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 /usr/local/lib/python3.8/dist-packages/_pytest/threadexception.py:77: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-8 Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialize_with_ddl.py", line 1344, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 100, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 97, in alloc_connection raise Exception("Connection not establised, {}".format(errors)) Exception: Connection not establised, ['(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 610.61s call test_ldap_external_user_directory/test.py::test_role_mapping 307.23s call test_lost_part/test.py::test_lost_part_other_replica 185.88s setup test_keeper_internal_secure/test.py::test_secure_raft_works 63.89s call test_keeper_three_nodes_start/test.py::test_smoke 57.50s call test_keeper_force_recovery/test.py::test_cluster_recovery 39.01s setup test_keeper_s3_snapshot/test.py::test_s3_upload 36.48s call test_keeper_nodes_add/test.py::test_nodes_add 32.46s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 31.22s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 31.06s call test_materialized_mysql_database/test.py::test_materialized_with_enum 28.71s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 25.87s call test_lost_part/test.py::test_lost_part_mutation 25.72s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 25.70s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 25.67s setup test_max_http_connections_for_replication/test.py::test_keepalive_timeout 24.81s setup test_keeper_force_recovery/test.py::test_cluster_recovery 24.43s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 23.75s call test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 22.02s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 22.00s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 21.67s call test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 19.64s teardown test_multiple_disks/test.py::test_download_appropriate_disk 19.47s teardown test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 18.73s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 18.40s call test_materialized_mysql_database/test.py::test_large_transaction 18.09s teardown test_lost_part/test.py::test_lost_part_same_replica 17.96s call test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 17.37s call test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 17.18s call test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 15.94s call test_multiple_disks/test.py::test_concurrent_alter_move[mt] 15.79s setup test_lost_part/test.py::test_lost_last_part 15.71s setup test_keeper_multinode_simple/test.py::test_follower_restart 15.49s setup test_library_bridge/test.py::test_load_all 15.47s setup test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 15.47s setup test_ldap_external_user_directory/test.py::test_authentication_fail 14.87s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 14.78s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 14.22s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 14.11s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 14.11s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 14.00s setup test_keeper_nodes_add/test.py::test_nodes_add 13.54s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 13.37s teardown test_materialized_mysql_database/test.py::test_utf8mb4 13.21s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 12.25s setup test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 12.21s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 12.18s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 12.10s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 11.36s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 11.15s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 11.11s call test_materialized_mysql_database/test.py::test_table_overrides 11.03s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 10.62s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 10.12s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 10.11s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 8.73s call test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 8.42s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 8.31s call test_lost_part/test.py::test_lost_part_same_replica 7.80s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 7.74s call test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 7.59s call test_max_http_connections_for_replication/test.py::test_keepalive_timeout 7.58s call test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 7.53s call test_materialized_mysql_database/test.py::test_multi_table_update 7.48s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 6.85s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 6.76s call test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 6.52s call test_multiple_disks/test.py::test_alter_move[mt] 5.55s teardown test_keeper_nodes_add/test.py::test_nodes_add 5.50s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 5.42s setup test_grpc_protocol/test.py::test_totals_and_extremes 4.88s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 4.63s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 4.32s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 4.24s call test_library_bridge/test.py::test_load_all_many_rows 4.22s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 4.20s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 4.12s call test_keeper_persistent_log/test.py::test_state_after_restart 3.89s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 3.50s call test_materialized_mysql_database/test.py::test_system_parts_table 3.44s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 3.20s call test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 3.12s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 3.05s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.01s teardown test_ldap_external_user_directory/test.py::test_role_mapping 2.97s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 2.93s call test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 2.85s call test_lost_part/test.py::test_lost_last_part 2.79s call test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 2.78s teardown test_grpc_protocol/test.py::test_transport_compression 2.65s call test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 2.60s call test_keeper_multinode_simple/test.py::test_follower_restart 2.46s teardown test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 2.36s call test_keeper_s3_snapshot/test.py::test_s3_upload 2.34s call test_materialized_mysql_database/test.py::test_table_table 2.34s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 2.33s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 2.30s call test_materialized_mysql_database/test.py::test_materialized_with_column_comments 2.12s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.08s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 1.72s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 1.69s call test_multiple_disks/test.py::test_background_move[replicated] 1.61s teardown test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 1.54s call test_library_bridge/test.py::test_recover_after_bridge_crash 1.52s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.46s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 1.44s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 1.44s call test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 1.43s call test_materialized_mysql_database/test.py::test_utf8mb4 1.39s call test_materialized_mysql_database/test.py::test_select_without_columns_8_0 1.38s call test_materialized_mysql_database/test.py::test_select_without_columns_5_7 1.34s call test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 1.29s call test_materialized_mysql_database/test.py::test_system_tables_table 1.28s call test_library_bridge/test.py::test_load_ids 1.26s call test_materialized_mysql_database/test.py::test_savepoint_query 1.10s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 1.02s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.95s call test_library_bridge/test.py::test_path_validation 0.89s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.87s call test_multiple_disks/test.py::test_background_move[mt] 0.77s call test_library_bridge/test.py::test_load_all 0.74s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.74s call test_multiple_disks/test.py::test_download_appropriate_disk 0.71s call test_library_bridge/test.py::test_load_keys 0.71s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.62s call test_multiple_disks/test.py::test_alter_policy[replicated] 0.62s call test_multiple_disks/test.py::test_alter_policy[mt] 0.61s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.61s call test_multiple_disks/test.py::test_detach_attach[replicated] 0.54s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.53s call test_multiple_disks/test.py::test_detach_attach[mt] 0.51s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.43s call test_library_bridge/test.py::test_null_values 0.42s call test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 0.36s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.30s call test_keeper_internal_secure/test.py::test_secure_raft_works 0.26s setup test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 0.10s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.07s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.07s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.06s call test_grpc_protocol/test.py::test_totals_and_extremes 0.04s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.03s call test_grpc_protocol/test.py::test_transport_compression 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move[mt] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s teardown test_max_http_connections_for_replication/test.py::test_keepalive_timeout 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move[mt] 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s setup test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s setup test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s teardown test_multiple_disks/test.py::test_alter_policy[mt] 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s setup test_library_bridge/test.py::test_path_validation 0.00s teardown test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_multiple_disks/test.py::test_alter_move[mt] 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 0.00s setup test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s setup test_multiple_disks/test.py::test_background_move[mt] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 0.00s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_library_bridge/test.py::test_load_all 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_library_bridge/test.py::test_load_keys 0.00s setup test_multiple_disks/test.py::test_background_move[replicated] 0.00s teardown test_library_bridge/test.py::test_path_validation 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s setup test_library_bridge/test.py::test_null_values 0.00s setup test_multiple_disks/test.py::test_alter_policy[mt] 0.00s setup test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s setup test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s teardown test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s teardown test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_library_bridge/test.py::test_load_keys 0.00s setup test_multiple_disks/test.py::test_detach_attach[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_library_bridge/test.py::test_load_all_many_rows 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s setup test_materialized_mysql_database/test.py::test_utf8mb4 0.00s setup test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_multiple_disks/test.py::test_detach_attach[mt] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_materialized_mysql_database/test.py::test_system_parts_table 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s setup test_library_bridge/test.py::test_load_ids 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_multiple_disks/test.py::test_download_appropriate_disk 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_materialized_mysql_database/test.py::test_table_table 0.00s teardown test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s teardown test_materialized_mysql_database/test.py::test_table_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s setup test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 0.00s setup test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_system_parts_table 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_library_bridge/test.py::test_load_ids 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s teardown test_library_bridge/test.py::test_null_values 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt] 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s teardown test_library_bridge/test.py::test_load_all_many_rows 0.00s teardown test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_materialized_mysql_database/test.py::test_multi_table_update 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_multi_table_update 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_multiple_disks/test.py::test_background_move[replicated] 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s teardown test_multiple_disks/test.py::test_background_move[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_materialized_mysql_database/test.py::test_savepoint_query =========================== short test summary info ============================ FAILED test_keeper_internal_secure/test.py::test_secure_raft_works - kazoo.ex... PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_library_bridge/test.py::test_load_all PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_lost_part/test.py::test_lost_last_part PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_library_bridge/test.py::test_load_all_many_rows PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] PASSED test_library_bridge/test.py::test_load_ids PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_library_bridge/test.py::test_load_keys PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_library_bridge/test.py::test_null_values PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_library_bridge/test.py::test_path_validation PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_library_bridge/test.py::test_recover_after_bridge_crash PASSED test_multiple_disks/test.py::test_alter_move[mt] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive PASSED test_max_http_connections_for_replication/test.py::test_keepalive_timeout PASSED test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] PASSED test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] PASSED test_multiple_disks/test.py::test_alter_policy[mt] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_multiple_disks/test.py::test_background_move[mt] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_multiple_disks/test.py::test_background_move[replicated] PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_multiple_disks/test.py::test_concurrent_alter_move[mt] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_multiple_disks/test.py::test_concurrent_alter_move[replicated] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] PASSED test_multiple_disks/test.py::test_detach_attach[mt] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] PASSED test_multiple_disks/test.py::test_download_appropriate_disk PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_materialized_mysql_database/test.py::test_multi_table_update PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] PASSED test_materialized_mysql_database/test.py::test_savepoint_query PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_materialized_mysql_database/test.py::test_system_parts_table PASSED test_materialized_mysql_database/test.py::test_system_tables_table PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_materialized_mysql_database/test.py::test_table_overrides PASSED test_materialized_mysql_database/test.py::test_table_table PASSED test_materialized_mysql_database/test.py::test_utf8mb4 PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart ============= 1 failed, 99 passed, 2 warnings in 697.58s (0:11:37) ============= Traceback (most recent call last): File "/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration/./runner", line 448, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_ltwirj --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_HELPER_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_BASE_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBERIZED_HADOOP_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBEROS_KDC_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JS_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_utf8mb4 test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_concurrent_alter_move[mt] test_multiple_disks/test.py::test_concurrent_alter_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk -vvv' altinityinfra/integration-tests-runner:0-0a8ac3b092733da37e3e2a0079c486938a36790d ' returned non-zero exit status 1.